home *** CD-ROM | disk | FTP | other *** search
/ Revista do CD-ROM 78 / CD-ROM 78.iso / Entrete / Folclore / OBJETOS.MDB / filmes.json < prev    next >
Encoding:
JavaScript Object Notation  |  2001-09-20  |  356 b 

  1. {
  2.     "schema": {
  3.         "ID": "Long Integer",
  4.         "indice": "Integer",
  5.         "tela": "Text (8)",
  6.         "titulo": "Text (30)",
  7.         "filme": "Text (100)",
  8.         "imagem": "Text (100)",
  9.         "cor": "Single",
  10.         "fonte": "Text (40)",
  11.         "tamanho": "Integer",
  12.         "topo": "Integer",
  13.         "esquerdo": "Integer",
  14.         "largura": "Integer",
  15.         "altura": "Integer",
  16.         "topof": "Integer",
  17.         "esquerdaf": "Integer",
  18.         "larguraf": "Integer",
  19.         "alturaf": "Integer"
  20.     },
  21.     "data": []
  22. }